'使用法 Dim instance As ChartObjectCollection(Of T) Dim index As System.Integer Dim value As T value = instance.Item(index)
パラメータ
- index
- The zero-based index of the element to get.
'使用法 Dim instance As ChartObjectCollection(Of T) Dim index As System.Integer Dim value As T value = instance.Item(index)